home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / comm / tcp / samba_2.0.6.lha / source / include / config.h
Encoding:
C/C++ Source or Header  |  1999-11-17  |  23.3 KB  |  902 lines

  1. /* include/config.h.  Generated automatically by configure.  */
  2. /* include/config.h.in.  Generated automatically from configure.in by autoheader.  */
  3.  
  4. /* Define if on AIX 3.
  5.    System headers sometimes define this.
  6.    We just want to avoid a redefinition error message.  */
  7. #ifndef _ALL_SOURCE
  8. /* #undef _ALL_SOURCE */
  9. #endif
  10.  
  11. /* Define if type char is unsigned and you are not using gcc.  */
  12. #ifndef __CHAR_UNSIGNED__
  13. /* #undef __CHAR_UNSIGNED__ */
  14. #endif
  15.  
  16. /* Define to empty if the keyword does not work.  */
  17. /* #undef const */
  18.  
  19. /* Define to `int' if <sys/types.h> doesn't define.  */
  20. /* #undef gid_t */
  21.  
  22. /* Define if your system has a working fnmatch function.  */
  23. /* #undef HAVE_FNMATCH */
  24.  
  25. /* Define if you have a working `mmap' system call.  */
  26. /* #undef HAVE_MMAP */
  27.  
  28. /* Define if your struct stat has st_rdev.  */
  29. /* #undef HAVE_ST_RDEV */
  30.  
  31. /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
  32. #define HAVE_SYS_WAIT_H 1
  33.  
  34. /* Define as __inline if that's what the C compiler calls it.  */
  35. /* #undef inline */
  36.  
  37. /* Define to `int' if <sys/types.h> doesn't define.  */
  38. /* #undef mode_t */
  39.  
  40. /* Define if your C compiler doesn't accept -c and -o together.  */
  41. /* #undef NO_MINUS_C_MINUS_O */
  42.  
  43. /* Define to `long' if <sys/types.h> doesn't define.  */
  44. /* #undef off_t */
  45.  
  46. /* Define to `int' if <sys/types.h> doesn't define.  */
  47. /* #undef pid_t */
  48.  
  49. /* Define as the return type of signal handlers (int or void).  */
  50. #define RETSIGTYPE void
  51.  
  52. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  53. /* #undef size_t */
  54.  
  55. /* Define if you have the ANSI C header files.  */
  56. #define STDC_HEADERS 1
  57.  
  58. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  59. #define TIME_WITH_SYS_TIME 1
  60.  
  61. /* Define to `int' if <sys/types.h> doesn't define.  */
  62. /* #undef uid_t */
  63.  
  64. /* Define if your processor stores words with the most significant
  65.    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
  66. #define WORDS_BIGENDIAN 1
  67.  
  68. #define HAVE_VOLATILE 1
  69. /* #undef HAVE_BROKEN_READDIR */
  70. #define HAVE_ERRNO_DECL 1
  71. /* #undef HAVE_LONGLONG */
  72. /* #undef HAVE_OFF64_T */
  73. /* #undef HAVE_REMSH */
  74. /* #undef HAVE_UNSIGNED_CHAR */
  75. #define HAVE_UTIMBUF 1
  76. #define HAVE_SIG_ATOMIC_T_TYPE 1
  77. #define ssize_t int
  78. /* #undef ino_t */
  79. /* #undef ssize_t */
  80. #define loff_t off_t
  81. /* #undef offset_t */
  82. /* #undef aclent_t */
  83. #define HAVE_CONNECT 1
  84. /* #undef HAVE_SHORT_INO_T */
  85. /* #undef WITH_SMBWRAPPER */
  86. /* #undef WITH_AFS */
  87. /* #undef WITH_DFS */
  88. /* #undef SUNOS5 */
  89. /* #undef SUNOS4 */
  90. /* #undef LINUX */
  91. /* #undef AIX */
  92. /* #undef BSD */
  93. /* #undef IRIX */
  94. /* #undef IRIX6 */
  95. /* #undef HPUX */
  96. /* #undef QNX */
  97. /* #undef SCO */
  98. /* #undef OSF1 */
  99. /* #undef NEXT2 */
  100. /* #undef RELIANTUNIX */
  101. /* #undef HAVE_SHARED_MMAP */
  102. /* #undef HAVE_MMAP */
  103. /* #undef HAVE_SYSV_IPC */
  104. #define HAVE_FCNTL_LOCK 1
  105. #define HAVE_FTRUNCATE_EXTEND 1
  106. /* #undef FTRUNCATE_NEEDS_ROOT */
  107. /* #undef HAVE_TRAPDOOR_UID */
  108. /* #undef HAVE_ROOT */
  109. #define HAVE_UNION_SEMUN 1
  110. /* #undef HAVE_GETTIMEOFDAY_TZ */
  111. #define HAVE_SOCK_SIN_LEN 1
  112. /* #undef STAT_READ_FILSYS */
  113. #define STAT_STATFS2_BSIZE 1
  114. /* #undef STAT_STATFS2_FSIZE */
  115. /* #undef STAT_STATFS2_FS_DATA */
  116. /* #undef STAT_STATFS3_OSF1 */
  117. /* #undef STAT_STATFS4 */
  118. /* #undef STAT_STATVFS */
  119. /* #undef STAT_STATVFS64 */
  120. /* #undef HAVE_IFACE_AIX */
  121. /* #undef HAVE_IFACE_IFCONF */
  122. /* #undef HAVE_IFACE_IFREQ */
  123. #define HAVE_CRYPT 1
  124. /* #undef HAVE_PUTPRPWNAM */
  125. /* #undef HAVE_SET_AUTH_PARAMETERS */
  126. /* #undef WITH_MMAP */
  127. /* #undef WITH_SYSLOG */
  128. /* #undef WITH_SSL */
  129. /* #undef WITH_LDAP */
  130. /* #undef WITH_NISPLUS */
  131. /* #undef WITH_PAM */
  132. /* #undef WITH_NISPLUS_HOME */
  133. /* #undef WITH_AUTOMOUNT */
  134. /* #undef WITH_SMBMOUNT */
  135. /* #undef HAVE_BROKEN_GETGROUPS */
  136. /* #undef REPLACE_GETPASS */
  137. /* #undef REPLACE_INET_NTOA */
  138. #define HAVE_FILE_MACRO 1
  139. /* #undef HAVE_FUNCTION_MACRO */
  140. /* #undef HAVE_SETRESUID_DECL */
  141. /* #undef HAVE_SETRESUID */
  142. /* #undef WITH_NETATALK */
  143. /* #undef HAVE_INO64_T */
  144. /* #undef HAVE_STRUCT_FLOCK64 */
  145. /* #undef SIZEOF_INO_T */
  146. /* #undef SIZEOF_OFF_T */
  147. /* #undef STAT_STATVFS64 */
  148. /* #undef HAVE_LIBREADLINE */
  149. /* #undef HAVE_KERNEL_OPLOCKS */
  150. /* #undef HAVE_IRIX_SPECIFIC_CAPABILITIES */
  151. /* #undef HAVE_INT16_FROM_RPC_RPC_H */
  152. /* #undef HAVE_UINT16_FROM_RPC_RPC_H */
  153. /* #undef HAVE_INT32_FROM_RPC_RPC_H */
  154. /* #undef HAVE_UINT32_FROM_RPC_RPC_H */
  155. /* #undef KRB4_AUTH */
  156. /* #undef KRB5_AUTH */
  157. #define SEEKDIR_RETURNS_VOID 1
  158. /* #undef HAVE_DIRENT_D_OFF */
  159. /* #undef HAVE_GETSPNAM */
  160. /* #undef HAVE_BIGCRYPT */
  161. /* #undef HAVE_GETPRPWNAM */
  162. /* #undef HAVE_FSTAT64 */
  163. /* #undef HAVE_LSTAT64 */
  164. /* #undef HAVE_STAT64 */
  165. /* #undef HAVE_SETRESGID */
  166. /* #undef HAVE_SETRESGID_DECL */
  167. /* #undef HAVE_SHADOW_H */
  168. #define HAVE_MEMSET 1
  169. #define HAVE_STRCASECMP 1
  170. /* #undef HAVE_STRUCT_DIRENT64 */
  171. /* #undef HAVE_TRUNCATED_SALT */
  172. #define BROKEN_NISPLUS_INCLUDE_FILES 1
  173. /* #undef HAVE_RPC_AUTH_ERROR_CONFLICT */
  174. /* #undef HAVE_EXPLICIT_LARGEFILE_SUPPORT */
  175. /* #undef USE_BOTH_CRYPT_CALLS */
  176. /* #undef HAVE_BROKEN_FCNTL64_LOCKS */
  177. /* #undef HAVE_FNMATCH */
  178. /* #undef USE_SETEUID */
  179. /* #undef USE_SETRESUID */
  180. #define USE_SETREUID 1
  181. /* #undef USE_SETUIDX */
  182.  
  183. /* The number of bytes in a int.  */
  184. #define SIZEOF_INT 4
  185.  
  186. /* The number of bytes in a long.  */
  187. #define SIZEOF_LONG 4
  188.  
  189. /* The number of bytes in a short.  */
  190. #define SIZEOF_SHORT 2
  191.  
  192. /* Define if you have the __acl function.  */
  193. /* #undef HAVE___ACL */
  194.  
  195. /* Define if you have the __chdir function.  */
  196. /* #undef HAVE___CHDIR */
  197.  
  198. /* Define if you have the __close function.  */
  199. /* #undef HAVE___CLOSE */
  200.  
  201. /* Define if you have the __closedir function.  */
  202. /* #undef HAVE___CLOSEDIR */
  203.  
  204. /* Define if you have the __dup function.  */
  205. /* #undef HAVE___DUP */
  206.  
  207. /* Define if you have the __dup2 function.  */
  208. /* #undef HAVE___DUP2 */
  209.  
  210. /* Define if you have the __facl function.  */
  211. /* #undef HAVE___FACL */
  212.  
  213. /* Define if you have the __fchdir function.  */
  214. /* #undef HAVE___FCHDIR */
  215.  
  216. /* Define if you have the __fcntl function.  */
  217. /* #undef HAVE___FCNTL */
  218.  
  219. /* Define if you have the __fork function.  */
  220. /* #undef HAVE___FORK */
  221.  
  222. /* Define if you have the __fstat function.  */
  223. /* #undef HAVE___FSTAT */
  224.  
  225. /* Define if you have the __fstat64 function.  */
  226. /* #undef HAVE___FSTAT64 */
  227.  
  228. /* Define if you have the __fxstat function.  */
  229. /* #undef HAVE___FXSTAT */
  230.  
  231. /* Define if you have the __getcwd function.  */
  232. /* #undef HAVE___GETCWD */
  233.  
  234. /* Define if you have the __getdents function.  */
  235. /* #undef HAVE___GETDENTS */
  236.  
  237. /* Define if you have the __llseek function.  */
  238. /* #undef HAVE___LLSEEK */
  239.  
  240. /* Define if you have the __lseek function.  */
  241. /* #undef HAVE___LSEEK */
  242.  
  243. /* Define if you have the __lstat function.  */
  244. /* #undef HAVE___LSTAT */
  245.  
  246. /* Define if you have the __lstat64 function.  */
  247. /* #undef HAVE___LSTAT64 */
  248.  
  249. /* Define if you have the __lxstat function.  */
  250. /* #undef HAVE___LXSTAT */
  251.  
  252. /* Define if you have the __open function.  */
  253. /* #undef HAVE___OPEN */
  254.  
  255. /* Define if you have the __open64 function.  */
  256. /* #undef HAVE___OPEN64 */
  257.  
  258. /* Define if you have the __opendir function.  */
  259. /* #undef HAVE___OPENDIR */
  260.  
  261. /* Define if you have the __pread function.  */
  262. /* #undef HAVE___PREAD */
  263.  
  264. /* Define if you have the __pread64 function.  */
  265. /* #undef HAVE___PREAD64 */
  266.  
  267. /* Define if you have the __pwrite function.  */
  268. /* #undef HAVE___PWRITE */
  269.  
  270. /* Define if you have the __pwrite64 function.  */
  271. /* #undef HAVE___PWRITE64 */
  272.  
  273. /* Define if you have the __read function.  */
  274. /* #undef HAVE___READ */
  275.  
  276. /* Define if you have the __readdir function.  */
  277. /* #undef HAVE___READDIR */
  278.  
  279. /* Define if you have the __readdir64 function.  */
  280. /* #undef HAVE___READDIR64 */
  281.  
  282. /* Define if you have the __seekdir function.  */
  283. /* #undef HAVE___SEEKDIR */
  284.  
  285. /* Define if you have the __stat function.  */
  286. /* #undef HAVE___STAT */
  287.  
  288. /* Define if you have the __stat64 function.  */
  289. /* #undef HAVE___STAT64 */
  290.  
  291. /* Define if you have the __sys_llseek function.  */
  292. /* #undef HAVE___SYS_LLSEEK */
  293.  
  294. /* Define if you have the __telldir function.  */
  295. /* #undef HAVE___TELLDIR */
  296.  
  297. /* Define if you have the __write function.  */
  298. /* #undef HAVE___WRITE */
  299.  
  300. /* Define if you have the __xstat function.  */
  301. /* #undef HAVE___XSTAT */
  302.  
  303. /* Define if you have the _acl function.  */
  304. /* #undef HAVE__ACL */
  305.  
  306. /* Define if you have the _chdir function.  */
  307. /* #undef HAVE__CHDIR */
  308.  
  309. /* Define if you have the _close function.  */
  310. /* #undef HAVE__CLOSE */
  311.  
  312. /* Define if you have the _closedir function.  */
  313. /* #undef HAVE__CLOSEDIR */
  314.  
  315. /* Define if you have the _dup function.  */
  316. /* #undef HAVE__DUP */
  317.  
  318. /* Define if you have the _dup2 function.  */
  319. /* #undef HAVE__DUP2 */
  320.  
  321. /* Define if you have the _facl function.  */
  322. /* #undef HAVE__FACL */
  323.  
  324. /* Define if you have the _fchdir function.  */
  325. /* #undef HAVE__FCHDIR */
  326.  
  327. /* Define if you have the _fcntl function.  */
  328. /* #undef HAVE__FCNTL */
  329.  
  330. /* Define if you have the _fork function.  */
  331. /* #undef HAVE__FORK */
  332.  
  333. /* Define if you have the _fstat function.  */
  334. /* #undef HAVE__FSTAT */
  335.  
  336. /* Define if you have the _fstat64 function.  */
  337. /* #undef HAVE__FSTAT64 */
  338.  
  339. /* Define if you have the _getcwd function.  */
  340. /* #undef HAVE__GETCWD */
  341.  
  342. /* Define if you have the _getdents function.  */
  343. /* #undef HAVE__GETDENTS */
  344.  
  345. /* Define if you have the _llseek function.  */
  346. /* #undef HAVE__LLSEEK */
  347.  
  348. /* Define if you have the _lseek function.  */
  349. /* #undef HAVE__LSEEK */
  350.  
  351. /* Define if you have the _lstat function.  */
  352. /* #undef HAVE__LSTAT */
  353.  
  354. /* Define if you have the _lstat64 function.  */
  355. /* #undef HAVE__LSTAT64 */
  356.  
  357. /* Define if you have the _open function.  */
  358. /* #undef HAVE__OPEN */
  359.  
  360. /* Define if you have the _open64 function.  */
  361. /* #undef HAVE__OPEN64 */
  362.  
  363. /* Define if you have the _opendir function.  */
  364. /* #undef HAVE__OPENDIR */
  365.  
  366. /* Define if you have the _pread function.  */
  367. /* #undef HAVE__PREAD */
  368.  
  369. /* Define if you have the _pread64 function.  */
  370. /* #undef HAVE__PREAD64 */
  371.  
  372. /* Define if you have the _pwrite function.  */
  373. /* #undef HAVE__PWRITE */
  374.  
  375. /* Define if you have the _pwrite64 function.  */
  376. /* #undef HAVE__PWRITE64 */
  377.  
  378. /* Define if you have the _read function.  */
  379. /* #undef HAVE__READ */
  380.  
  381. /* Define if you have the _readdir function.  */
  382. /* #undef HAVE__READDIR */
  383.  
  384. /* Define if you have the _readdir64 function.  */
  385. /* #undef HAVE__READDIR64 */
  386.  
  387. /* Define if you have the _seekdir function.  */
  388. /* #undef HAVE__SEEKDIR */
  389.  
  390. /* Define if you have the _stat function.  */
  391. /* #undef HAVE__STAT */
  392.  
  393. /* Define if you have the _stat64 function.  */
  394. /* #undef HAVE__STAT64 */
  395.  
  396. /* Define if you have the _telldir function.  */
  397. /* #undef HAVE__TELLDIR */
  398.  
  399. /* Define if you have the _write function.  */
  400. /* #undef HAVE__WRITE */
  401.  
  402. /* Define if you have the atexit function.  */
  403. #define HAVE_ATEXIT 1
  404.  
  405. /* Define if you have the bigcrypt function.  */
  406. /* #undef HAVE_BIGCRYPT */
  407.  
  408. /* Define if you have the bzero function.  */
  409. #define HAVE_BZERO 1
  410.  
  411. /* Define if you have the chmod function.  */
  412. #define HAVE_CHMOD 1
  413.  
  414. /* Define if you have the chown function.  */
  415. #define HAVE_CHOWN 1
  416.  
  417. /* Define if you have the chroot function.  */
  418. #define HAVE_CHROOT 1
  419.  
  420. /* Define if you have the connect function.  */
  421. #define HAVE_CONNECT 1
  422.  
  423. /* Define if you have the creat64 function.  */
  424. /* #undef HAVE_CREAT64 */
  425.  
  426. /* Define if you have the crypt function.  */
  427. #define HAVE_CRYPT 1
  428.  
  429. /* Define if you have the crypt16 function.  */
  430. /* #undef HAVE_CRYPT16 */
  431.  
  432. /* Define if you have the dup2 function.  */
  433. #define HAVE_DUP2 1
  434.  
  435. /* Define if you have the endnetgrent function.  */
  436. /* #undef HAVE_ENDNETGRENT */
  437.  
  438. /* Define if you have the execl function.  */
  439. /* #undef HAVE_EXECL */
  440.  
  441. /* Define if you have the fcvt function.  */
  442. #define HAVE_FCVT 1
  443.  
  444. /* Define if you have the fcvtl function.  */
  445. /* #undef HAVE_FCVTL */
  446.  
  447. /* Define if you have the fopen64 function.  */
  448. /* #undef HAVE_FOPEN64 */
  449.  
  450. /* Define if you have the fseek64 function.  */
  451. /* #undef HAVE_FSEEK64 */
  452.  
  453. /* Define if you have the fseeko64 function.  */
  454. /* #undef HAVE_FSEEKO64 */
  455.  
  456. /* Define if you have the fstat function.  */
  457. #define HAVE_FSTAT 1
  458.  
  459. /* Define if you have the fstat64 function.  */
  460. /* #undef HAVE_FSTAT64 */
  461.  
  462. /* Define if you have the fsync function.  */
  463. /* #undef HAVE_FSYNC */
  464.  
  465. /* Define if you have the ftell64 function.  */
  466. /* #undef HAVE_FTELL64 */
  467.  
  468. /* Define if you have the ftello64 function.  */
  469. /* #undef HAVE_FTELLO64 */
  470.  
  471. /* Define if you have the ftruncate function.  */
  472. #define HAVE_FTRUNCATE 1
  473.  
  474. /* Define if you have the ftruncate64 function.  */
  475. /* #undef HAVE_FTRUNCATE64 */
  476.  
  477. /* Define if you have the getauthuid function.  */
  478. /* #undef HAVE_GETAUTHUID */
  479.  
  480. /* Define if you have the getcwd function.  */
  481. #define HAVE_GETCWD 1
  482.  
  483. /* Define if you have the getdents function.  */
  484. /* #undef HAVE_GETDENTS */
  485.  
  486. /* Define if you have the getgrent function.  */
  487. /* #undef HAVE_GETGRENT */
  488.  
  489. /* Define if you have the getgrnam function.  */
  490. #define HAVE_GETGRNAM 1
  491.  
  492. /* Define if you have the getnetgrent function.  */
  493. /* #undef HAVE_GETNETGRENT */
  494.  
  495. /* Define if you have the getprpwnam function.  */
  496. /* #undef HAVE_GETPRPWNAM */
  497.  
  498. /* Define if you have the getpwanam function.  */
  499. /* #undef HAVE_GETPWANAM */
  500.  
  501. /* Define if you have the getrlimit function.  */
  502. /* #undef HAVE_GETRLIMIT */
  503.  
  504. /* Define if you have the getspnam function.  */
  505. /* #undef HAVE_GETSPNAM */
  506.  
  507. /* Define if you have the glob function.  */
  508. /* #undef HAVE_GLOB */
  509.  
  510. /* Define if you have the grantpt function.  */
  511. /* #undef HAVE_GRANTPT */
  512.  
  513. /* Define if you have the initgroups function.  */
  514. #define HAVE_INITGROUPS 1
  515.  
  516. /* Define if you have the innetgr function.  */
  517. /* #undef HAVE_INNETGR */
  518.  
  519. /* Define if you have the llseek function.  */
  520. /* #undef HAVE_LLSEEK */
  521.  
  522. /* Define if you have the lseek64 function.  */
  523. /* #undef HAVE_LSEEK64 */
  524.  
  525. /* Define if you have the lstat64 function.  */
  526. /* #undef HAVE_LSTAT64 */
  527.  
  528. /* Define if you have the memmove function.  */
  529. #define HAVE_MEMMOVE 1
  530.  
  531. /* Define if you have the memset function.  */
  532. #define HAVE_MEMSET 1
  533.  
  534. /* Define if you have the mktime function.  */
  535. #define HAVE_MKTIME 1
  536.  
  537. /* Define if you have the mmap64 function.  */
  538. /* #undef HAVE_MMAP64 */
  539.  
  540. /* Define if you have the open64 function.  */
  541. /* #undef HAVE_OPEN64 */
  542.  
  543. /* Define if you have the pathconf function.  */
  544. /* #undef HAVE_PATHCONF */
  545.  
  546. /* Define if you have the pipe function.  */
  547. /* #undef HAVE_PIPE */
  548.  
  549. /* Define if you have the pread function.  */
  550. /* #undef HAVE_PREAD */
  551.  
  552. /* Define if you have the pread64 function.  */
  553. /* #undef HAVE_PREAD64 */
  554.  
  555. /* Define if you have the putprpwnam function.  */
  556. /* #undef HAVE_PUTPRPWNAM */
  557.  
  558. /* Define if you have the pwrite function.  */
  559. /* #undef HAVE_PWRITE */
  560.  
  561. /* Define if you have the pwrite64 function.  */
  562. /* #undef HAVE_PWRITE64 */
  563.  
  564. /* Define if you have the rand function.  */
  565. #define HAVE_RAND 1
  566.  
  567. /* Define if you have the random function.  */
  568. /* #undef HAVE_RANDOM */
  569.  
  570. /* Define if you have the rdchk function.  */
  571. /* #undef HAVE_RDCHK */
  572.  
  573. /* Define if you have the readdir64 function.  */
  574. /* #undef HAVE_READDIR64 */
  575.  
  576. /* Define if you have the rename function.  */
  577. #define HAVE_RENAME 1
  578.  
  579. /* Define if you have the select function.  */
  580. #define HAVE_SELECT 1
  581.  
  582. /* Define if you have the set_auth_parameters function.  */
  583. /* #undef HAVE_SET_AUTH_PARAMETERS */
  584.  
  585. /* Define if you have the setenv function.  */
  586. #define HAVE_SETENV 1
  587.  
  588. /* Define if you have the setgidx function.  */
  589. /* #undef HAVE_SETGIDX */
  590.  
  591. /* Define if you have the setgroups function.  */
  592. #define HAVE_SETGROUPS 1
  593.  
  594. /* Define if you have the setluid function.  */
  595. /* #undef HAVE_SETLUID */
  596.  
  597. /* Define if you have the setnetgrent function.  */
  598. #define HAVE_SETNETGRENT 1
  599.  
  600. /* Define if you have the setpriv function.  */
  601. /* #undef HAVE_SETPRIV */
  602.  
  603. /* Define if you have the setsid function.  */
  604. #define HAVE_SETSID 1
  605.  
  606. /* Define if you have the setuidx function.  */
  607. /* #undef HAVE_SETUIDX */
  608.  
  609. /* Define if you have the sigaction function.  */
  610. /* #undef HAVE_SIGACTION */
  611.  
  612. /* Define if you have the sigblock function.  */
  613. #define HAVE_SIGBLOCK 1
  614.  
  615. /* Define if you have the sigprocmask function.  */
  616. /* #undef HAVE_SIGPROCMASK */
  617.  
  618. /* Define if you have the snprintf function.  */
  619. /* #undef HAVE_SNPRINTF */
  620.  
  621. /* Define if you have the srand function.  */
  622. #define HAVE_SRAND 1
  623.  
  624. /* Define if you have the srandom function.  */
  625. /* #undef HAVE_SRANDOM */
  626.  
  627. /* Define if you have the stat64 function.  */
  628. /* #undef HAVE_STAT64 */
  629.  
  630. /* Define if you have the strcasecmp function.  */
  631. #define HAVE_STRCASECMP 1
  632.  
  633. /* Define if you have the strchr function.  */
  634. #define HAVE_STRCHR 1
  635.  
  636. /* Define if you have the strdup function.  */
  637. #define HAVE_STRDUP 1
  638.  
  639. /* Define if you have the strerror function.  */
  640. #define HAVE_STRERROR 1
  641.  
  642. /* Define if you have the strftime function.  */
  643. #define HAVE_STRFTIME 1
  644.  
  645. /* Define if you have the strpbrk function.  */
  646. #define HAVE_STRPBRK 1
  647.  
  648. /* Define if you have the strtoul function.  */
  649. #define HAVE_STRTOUL 1
  650.  
  651. /* Define if you have the syscall function.  */
  652. /* #undef HAVE_SYSCALL */
  653.  
  654. /* Define if you have the usleep function.  */
  655. /* #undef HAVE_USLEEP */
  656.  
  657. /* Define if you have the utime function.  */
  658. #define HAVE_UTIME 1
  659.  
  660. /* Define if you have the utimes function.  */
  661. #define HAVE_UTIMES 1
  662.  
  663. /* Define if you have the vsnprintf function.  */
  664. /* #undef HAVE_VSNPRINTF */
  665.  
  666. /* Define if you have the waitpid function.  */
  667. #define HAVE_WAITPID 1
  668.  
  669. /* Define if you have the yp_get_default_domain function.  */
  670. /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */
  671.  
  672. /* Define if you have the <arpa/inet.h> header file.  */
  673. #define HAVE_ARPA_INET_H 1
  674.  
  675. /* Define if you have the <compat.h> header file.  */
  676. /* #undef HAVE_COMPAT_H */
  677.  
  678. /* Define if you have the <ctype.h> header file.  */
  679. #define HAVE_CTYPE_H 1
  680.  
  681. /* Define if you have the <dirent.h> header file.  */
  682. #define HAVE_DIRENT_H 1
  683.  
  684. /* Define if you have the <fcntl.h> header file.  */
  685. #define HAVE_FCNTL_H 1
  686.  
  687. /* Define if you have the <glob.h> header file.  */
  688. /* #undef HAVE_GLOB_H */
  689.  
  690. /* Define if you have the <grp.h> header file.  */
  691. #define HAVE_GRP_H 1
  692.  
  693. /* Define if you have the <history.h> header file.  */
  694. /* #undef HAVE_HISTORY_H */
  695.  
  696. /* Define if you have the <limits.h> header file.  */
  697. /* #undef HAVE_LIMITS_H */
  698.  
  699. /* Define if you have the <memory.h> header file.  */
  700. /* #undef HAVE_MEMORY_H */
  701.  
  702. /* Define if you have the <ndir.h> header file.  */
  703. /* #undef HAVE_NDIR_H */
  704.  
  705. /* Define if you have the <net/if.h> header file.  */
  706. #define HAVE_NET_IF_H 1
  707.  
  708. /* Define if you have the <netinet/in_ip.h> header file.  */
  709. /* #undef HAVE_NETINET_IN_IP_H */
  710.  
  711. /* Define if you have the <netinet/in_systm.h> header file.  */
  712. #define HAVE_NETINET_IN_SYSTM_H 1
  713.  
  714. /* Define if you have the <netinet/ip.h> header file.  */
  715. #define HAVE_NETINET_IP_H 1
  716.  
  717. /* Define if you have the <netinet/tcp.h> header file.  */
  718. #define HAVE_NETINET_TCP_H 1
  719.  
  720. /* Define if you have the <poll.h> header file.  */
  721. /* #undef HAVE_POLL_H */
  722.  
  723. /* Define if you have the <readline.h> header file.  */
  724. /* #undef HAVE_READLINE_H */
  725.  
  726. /* Define if you have the <readline/history.h> header file.  */
  727. /* #undef HAVE_READLINE_HISTORY_H */
  728.  
  729. /* Define if you have the <readline/readline.h> header file.  */
  730. /* #undef HAVE_READLINE_READLINE_H */
  731.  
  732. /* Define if you have the <rpc/rpc.h> header file.  */
  733. /* #undef HAVE_RPC_RPC_H */
  734.  
  735. /* Define if you have the <rpcsvc/nis.h> header file.  */
  736. /* #undef HAVE_RPCSVC_NIS_H */
  737.  
  738. /* Define if you have the <rpcsvc/yp_prot.h> header file.  */
  739. /* #undef HAVE_RPCSVC_YP_PROT_H */
  740.  
  741. /* Define if you have the <rpcsvc/ypclnt.h> header file.  */
  742. /* #undef HAVE_RPCSVC_YPCLNT_H */
  743.  
  744. /* Define if you have the <security/pam_appl.h> header file.  */
  745. /* #undef HAVE_SECURITY_PAM_APPL_H */
  746.  
  747. /* Define if you have the <shadow.h> header file.  */
  748. /* #undef HAVE_SHADOW_H */
  749.  
  750. /* Define if you have the <stdarg.h> header file.  */
  751. #define HAVE_STDARG_H 1
  752.  
  753. /* Define if you have the <stdlib.h> header file.  */
  754. #define HAVE_STDLIB_H 1
  755.  
  756. /* Define if you have the <string.h> header file.  */
  757. #define HAVE_STRING_H 1
  758.  
  759. /* Define if you have the <strings.h> header file.  */
  760. /* #undef HAVE_STRINGS_H */
  761.  
  762. /* Define if you have the <stropts.h> header file.  */
  763. /* #undef HAVE_STROPTS_H */
  764.  
  765. /* Define if you have the <sys/acl.h> header file.  */
  766. /* #undef HAVE_SYS_ACL_H */
  767.  
  768. /* Define if you have the <sys/capability.h> header file.  */
  769. /* #undef HAVE_SYS_CAPABILITY_H */
  770.  
  771. /* Define if you have the <sys/cdefs.h> header file.  */
  772. /* #undef HAVE_SYS_CDEFS_H */
  773.  
  774. /* Define if you have the <sys/dir.h> header file.  */
  775. /* #undef HAVE_SYS_DIR_H */
  776.  
  777. /* Define if you have the <sys/dustat.h> header file.  */
  778. /* #undef HAVE_SYS_DUSTAT_H */
  779.  
  780. /* Define if you have the <sys/fcntl.h> header file.  */
  781. #define HAVE_SYS_FCNTL_H 1
  782.  
  783. /* Define if you have the <sys/filio.h> header file.  */
  784. /* #undef HAVE_SYS_FILIO_H */
  785.  
  786. /* Define if you have the <sys/filsys.h> header file.  */
  787. /* #undef HAVE_SYS_FILSYS_H */
  788.  
  789. /* Define if you have the <sys/fs/s5param.h> header file.  */
  790. /* #undef HAVE_SYS_FS_S5PARAM_H */
  791.  
  792. /* Define if you have the <sys/id.h> header file.  */
  793. /* #undef HAVE_SYS_ID_H */
  794.  
  795. /* Define if you have the <sys/ioctl.h> header file.  */
  796. #define HAVE_SYS_IOCTL_H 1
  797.  
  798. /* Define if you have the <sys/mman.h> header file.  */
  799. /* #undef HAVE_SYS_MMAN_H */
  800.  
  801. /* Define if you have the <sys/mode.h> header file.  */
  802. /* #undef HAVE_SYS_MODE_H */
  803.  
  804. /* Define if you have the <sys/mount.h> header file.  */
  805. /* #undef HAVE_SYS_MOUNT_H */
  806.  
  807. /* Define if you have the <sys/ndir.h> header file.  */
  808. /* #undef HAVE_SYS_NDIR_H */
  809.  
  810. /* Define if you have the <sys/param.h> header file.  */
  811. #define HAVE_SYS_PARAM_H 1
  812.  
  813. /* Define if you have the <sys/priv.h> header file.  */
  814. /* #undef HAVE_SYS_PRIV_H */
  815.  
  816. /* Define if you have the <sys/resource.h> header file.  */
  817. /* #undef HAVE_SYS_RESOURCE_H */
  818.  
  819. /* Define if you have the <sys/security.h> header file.  */
  820. /* #undef HAVE_SYS_SECURITY_H */
  821.  
  822. /* Define if you have the <sys/select.h> header file.  */
  823. /* #undef HAVE_SYS_SELECT_H */
  824.  
  825. /* Define if you have the <sys/socket.h> header file.  */
  826. #define HAVE_SYS_SOCKET_H 1
  827.  
  828. /* Define if you have the <sys/sockio.h> header file.  */
  829. /* #undef HAVE_SYS_SOCKIO_H */
  830.  
  831. /* Define if you have the <sys/statfs.h> header file.  */
  832. /* #undef HAVE_SYS_STATFS_H */
  833.  
  834. /* Define if you have the <sys/statvfs.h> header file.  */
  835. /* #undef HAVE_SYS_STATVFS_H */
  836.  
  837. /* Define if you have the <sys/syscall.h> header file.  */
  838. /* #undef HAVE_SYS_SYSCALL_H */
  839.  
  840. /* Define if you have the <sys/termio.h> header file.  */
  841. /* #undef HAVE_SYS_TERMIO_H */
  842.  
  843. /* Define if you have the <sys/time.h> header file.  */
  844. #define HAVE_SYS_TIME_H 1
  845.  
  846. /* Define if you have the <sys/unistd.h> header file.  */
  847. #define HAVE_SYS_UNISTD_H 1
  848.  
  849. /* Define if you have the <sys/vfs.h> header file.  */
  850. /* #undef HAVE_SYS_VFS_H */
  851.  
  852. /* Define if you have the <sys/wait.h> header file.  */
  853. #define HAVE_SYS_WAIT_H 1
  854.  
  855. /* Define if you have the <syscall.h> header file.  */
  856. /* #undef HAVE_SYSCALL_H */
  857.  
  858. /* Define if you have the <termio.h> header file.  */
  859. /* #undef HAVE_TERMIO_H */
  860.  
  861. /* Define if you have the <termios.h> header file.  */
  862. /* #undef HAVE_TERMIOS_H */
  863.  
  864. /* Define if you have the <unistd.h> header file.  */
  865. #define HAVE_UNISTD_H 1
  866.  
  867. /* Define if you have the <utime.h> header file.  */
  868. #define HAVE_UTIME_H 1
  869.  
  870. /* Define if you have the cups library (-lcups).  */
  871. /* #undef HAVE_LIBCUPS */
  872.  
  873. /* Define if you have the dl library (-ldl).  */
  874. /* #undef HAVE_LIBDL */
  875.  
  876. /* Define if you have the gen library (-lgen).  */
  877. /* #undef HAVE_LIBGEN */
  878.  
  879. /* Define if you have the inet library (-linet).  */
  880. /* #undef HAVE_LIBINET */
  881.  
  882. /* Define if you have the nsl library (-lnsl).  */
  883. /* #undef HAVE_LIBNSL */
  884.  
  885. /* Define if you have the nsl_s library (-lnsl_s).  */
  886. /* #undef HAVE_LIBNSL_S */
  887.  
  888. /* Define if you have the readline library (-lreadline).  */
  889. /* #undef HAVE_LIBREADLINE */
  890.  
  891. /* Define if you have the resolv library (-lresolv).  */
  892. /* #undef HAVE_LIBRESOLV */
  893.  
  894. /* Define if you have the sec library (-lsec).  */
  895. /* #undef HAVE_LIBSEC */
  896.  
  897. /* Define if you have the security library (-lsecurity).  */
  898. /* #undef HAVE_LIBSECURITY */
  899.  
  900. /* Define if you have the socket library (-lsocket).  */
  901. /* #undef HAVE_LIBSOCKET */
  902.